Determines whether the map contains the specified key.
public:
bool HasKey(
K key
)
key
Type: K
The key associated with the item to locate.
Type: bool
True if the key is found; otherwise, false.
Namespace: Windows.Foundation.Collections
Metadata: windows.winmd